GtkImage: Drop use of GtkMisc::x/yalign
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 May 2014 02:51:00 +0000 (22:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 24 May 2014 04:04:41 +0000 (00:04 -0400)
commit54d5b426fca71dcda22ea5467054fa801556c20a
tree8d46d893728ff4e3282a9dd31c81ebf6c4873e8f
parentb320c198b6d325c35e6f6d32f4f841a913efa956
GtkImage: Drop use of GtkMisc::x/yalign

Instead, use GtkWidget::h/valign to position the image inside
the allocation. And just stop using GtkMisc::x/ypad.

https://bugzilla.gnome.org/show_bug.cgi?id=730613
gtk/gtkimage.c